Skip to main content
PUT
[Authenticated] Change user password

Authorizations

Authorization
string
header
required

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Body

application/json
currentPassword
string | null
newPassword
string | null

Response

200

OK